Build Log
  

Build started: Project: SampleTestServerProxy, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "e:\TestCodes\SampleTestServer\SampleTestServerProxy\Debug\RSP00003B2460292.rsp" with contents
[
/Od /D "_DEBUG" /D "_WIN32_DCOM" /D "WIN32" /D "_WINDOWS" /D "REGISTER_PROXY_DLL" /D "_VC80_UPGRADE=0x0600" /D "_WINDLL" /Gm /EHsc /MTd /Fp".\Debug/Proxy.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TC ..\SampleTestServer\SampleTestServer_p.c

..\SampleTestServer\SampleTestServer_i.c

..\SampleTestServer\dlldata.c
]
Creating command line "cl.exe @e:\TestCodes\SampleTestServer\SampleTestServerProxy\Debug\RSP00003B2460292.rsp /nologo /errorReport:prompt"
Creating temporary file "e:\TestCodes\SampleTestServer\SampleTestServerProxy\Debug\RSP00003C2460292.rsp" with contents
[
/OUT:".\Debug\SampleTestServerProxy.dll" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:".\Debug\SampleTestServerProxy.dll.intermediate.manifest" /DEF:".\SampleTestServerps.def" /DEBUG /PDB:".\Debug/Proxy.pdb" /SUBSYSTEM:WINDOWS /IMPLIB:".\Debug/Proxy.lib" /MACHINE:X86 odbc32.lib odbccp32.lib rpcndr.lib rpcns4.lib rpcrt4.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib

".\Debug\dlldata.obj"

".\Debug\SampleTestServer_i.obj"

".\Debug\SampleTestServer_p.obj"

".\Debug\SampleTestServerProxy.dll.embed.manifest.res"
]
Creating command line "link.exe @e:\TestCodes\SampleTestServer\SampleTestServerProxy\Debug\RSP00003C2460292.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "e:\TestCodes\SampleTestServer\SampleTestServerProxy\Debug\RSP00003D2460292.rsp" with contents
[
/out:.\Debug\SampleTestServerProxy.dll.embed.manifest /notify_update /manifest

.\Debug\SampleTestServerProxy.dll.intermediate.manifest
]
Creating command line "mt.exe @e:\TestCodes\SampleTestServer\SampleTestServerProxy\Debug\RSP00003D2460292.rsp /nologo"
Creating temporary file "e:\TestCodes\SampleTestServer\SampleTestServerProxy\Debug\BAT00003E2460292.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "e:\TestCodes\SampleTestServer\SampleTestServerProxy\Debug\BAT00003E2460292.bat"
Creating temporary file "e:\TestCodes\SampleTestServer\SampleTestServerProxy\Debug\BAT00003F2460292.bat" with contents
[
@echo off

regsvr32 /s /c "e:\TestCodes\SampleTestServer\SampleTestServerProxy\Debug\SampleTestServerProxy.dll"

echo regsvr32 exec. time > ".\Debug\regsvr32.trg"



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Performing Custom Build Step"

exit 1

:VCEnd
]
Creating command line "e:\TestCodes\SampleTestServer\SampleTestServerProxy\Debug\BAT00003F2460292.bat"
Output Window
  
Compiling...
dlldata.c
SampleTestServer_i.c
SampleTestServer_p.c
Generating Code...
Linking...
Embedding manifest...
Performing Custom Build Step
Results
  
Build log was saved at "file://e:\TestCodes\SampleTestServer\SampleTestServerProxy\Debug\BuildLog.htm"
SampleTestServerProxy - 0 error(s), 0 warning(s)